Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/remote store client #552

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

saimedhi
Copy link
Collaborator

Description

Add/remote store client

Issues Resolved

Closes #477

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #552 (d5f0df7) into main (59072a6) will increase coverage by 0.70%.
The diff coverage is 77.77%.

@@            Coverage Diff             @@
##             main     #552      +/-   ##
==========================================
+ Coverage   70.05%   70.75%   +0.70%     
==========================================
  Files          83       85       +2     
  Lines        7814     7865      +51     
==========================================
+ Hits         5474     5565      +91     
+ Misses       2340     2300      -40     
Files Coverage Δ
opensearchpy/_async/client/__init__.py 44.64% <100.00%> (+0.39%) ⬆️
opensearchpy/client/__init__.py 61.07% <100.00%> (+0.28%) ⬆️
opensearchpy/client/remote_store.py 85.71% <85.71%> (ø)
opensearchpy/_async/client/remote_store.py 57.14% <57.14%> (ø)

... and 22 files with indirect coverage changes

@saimedhi saimedhi force-pushed the add/remote_store_client branch from 02858dc to d5f0df7 Compare October 26, 2023 12:29
@saimedhi saimedhi marked this pull request as ready for review October 26, 2023 12:29
@dblock dblock merged commit fe4b6d7 into opensearch-project:main Oct 26, 2023
61 checks passed
@saimedhi saimedhi deleted the add/remote_store_client branch December 14, 2023 20:30
roma2023 pushed a commit to roma2023/opensearch-py that referenced this pull request Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PROPOSAL]Merge Generated APIs into Existing Client Module
2 participants